-
Home
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
4.1.12
-
Code
-
Classes
- Render_Form
| Total Complexity |
302 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
1,676 |
| Lines of code |
1,231 |
| Logical lines of code |
676 |
| Comment lines |
223 |
| Methods |
38 |
| Properties |
7 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| render_items() |
D |
21 |
50 |
196 |
| taxonomy() |
C |
29 |
26 |
133 |
| render_form() |
B |
38 |
23 |
63 |
| validate_re_captcha() |
B |
43 |
20 |
39 |
| select() |
B |
43 |
18 |
43 |
| textarea() |
B |
36 |
14 |
84 |
| image_upload() |
A |
38 |
14 |
72 |
| text() |
A |
41 |
15 |
56 |
| password() |
A |
38 |
9 |
81 |
| checkbox() |
A |
48 |
11 |
32 |
| taxnomy_select() |
A |
44 |
10 |
41 |
| validate_rs_captcha() |
A |
56 |
8 |
16 |
| recaptcha() |
S |
47 |
6 |
43 |
| radio() |
S |
52 |
7 |
24 |
| get_input_fields_by_form_id() |
S |
53 |
7 |
23 |
| label() |
S |
60 |
7 |
12 |
| submit_button() |
S |
50 |
5 |
31 |
| conditional_logic() |
S |
53 |
5 |
24 |
| render_item_before() |
S |
61 |
6 |
10 |
| preview_form() |
S |
48 |
3 |
45 |
| email() |
S |
55 |
4 |
20 |
| url() |
S |
57 |
3 |
17 |
| guess_username() |
S |
63 |
3 |
10 |
| required_mark() |
S |
72 |
3 |
5 |
| is_meta() |
S |
70 |
3 |
6 |
| get_meta() |
S |
65 |
3 |
9 |
| is_taxonomy_field_gated() |
S |
63 |
3 |
10 |
| check_word_restriction_func() |
S |
63 |
2 |
13 |
| guest_fields() |
S |
59 |
1 |
23 |
| init() |
S |
71 |
2 |
6 |
| required_html5() |
S |
77 |
2 |
4 |
| required_class() |
S |
73 |
2 |
5 |
| help_text() |
S |
69 |
2 |
7 |
| send_error() |
S |
69 |
1 |
7 |
| render_item_after() |
S |
80 |
1 |
3 |
| get_user_data() |
S |
79 |
1 |
3 |
| html() |
S |
69 |
1 |
7 |
| section_break() |
S |
67 |
1 |
8 |